home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Media Design Review 1999
/
Interactive Media Design Review 1999.iso
/
pc
/
Demos
/
Herois
/
Codigo.Cst
/
00058_Continue.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-03-19
|
184 b
|
11 lines
on getBehaivorDescription
return "Da sequencia, chamando #idleSprite para todos sprites durante #idle"
end
on idle
sendAllSprites(#idleSprite)
end
on exitFrame
go the frame
end